home *** CD-ROM | disk | FTP | other *** search
Text File | 1996-04-25 | 460 b | 21 lines | [TEXT/MPS ] |
- //========================================================================================
- //
- // File: FWOSMisc.h
- // Release Version: $ ODF 1 $
- //
- // Copyright: (c) 1993 - 1996 by Apple Computer, Inc., all rights reserved.
- //
- //========================================================================================
-
- #ifndef FWOSMISC_H
- #define FWOSMISC_H
-
- #ifndef FWTIME_H
- #include "FWTime.h"
- #endif
-
- #ifndef SLFILEOP_H
- #include "SLFileOp.h"
- #endif
-
- #endif